home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 2
/
Apprentice-Release2.iso
/
Source Code
/
C
/
Utilities
/
DVIM72-Mac 1.9.6
/
source
/
DebugStr FKEY.c
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1992-09-14
|
64 b
|
6 lines
|
[
TEXT/R*ch
]
void main( void );
void main( void )
{
DebugStr("\pHello.");
}